home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / dev / asm / Tandem.lha / Tandem / Teaching / 4.asm < prev    next >
Encoding:
Assembly Source File  |  1999-08-21  |  102 b   |  7 lines

  1. * 4.asm     A program with bugs     version 0.00    1.9.97
  2.  
  3. Try this
  4.  move.l fred,d0
  5. move.b 3,d3
  6.  rst
  7.